Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VMware: restore timeout in set_vm_power_state operation #47723

Merged
merged 1 commit into from
Oct 29, 2018

Conversation

Akasurde
Copy link
Member

SUMMARY

'state_change_timeout' parameter was removed, this introduced
regression.

Fixes: #47722

Signed-off-by: Abhijeet Kasurde akasurde@redhat.com

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

changelogs/fragments/47722-vmware_guest_powerstate-restore_timeout.yaml
lib/ansible/modules/cloud/vmware/vmware_guest_powerstate.py

ANSIBLE VERSION
2.8-devel

'state_change_timeout' parameter was removed, this introduced
regression.

Fixes: ansible#47722

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@ansibot
Copy link
Contributor

ansibot commented Oct 28, 2018

Hi @Akasurde, thank you for submitting this pull-request!

click here for bot help

@ansibot
Copy link
Contributor

ansibot commented Oct 28, 2018

@ansibot ansibot added affects_2.8 This issue/PR affects Ansible v2.8 bug This issue/PR relates to a bug. cloud community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. support:community This issue/PR relates to code supported by the Ansible community. vmware VMware community labels Oct 28, 2018
@Akasurde Akasurde removed the needs_triage Needs a first human triage before being processed. label Oct 28, 2018
@ybizeul
Copy link

ybizeul commented Oct 28, 2018

Tested and works as expected!

@Akasurde Akasurde merged commit a87a62b into ansible:devel Oct 29, 2018
@Akasurde Akasurde deleted the i47722 branch October 29, 2018 06:38
Akasurde added a commit to Akasurde/ansible that referenced this pull request Oct 29, 2018
'state_change_timeout' parameter was removed, this introduced
regression.

Fixes: ansible#47722

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit a87a62b)
Akasurde added a commit to Akasurde/ansible that referenced this pull request Oct 29, 2018
'state_change_timeout' parameter was removed, this introduced
regression.

Fixes: ansible#47722

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit a87a62b)
@Akasurde
Copy link
Member Author

Backport 2.7 - #47734
Backport 2.6 - #47735

abadger pushed a commit that referenced this pull request Oct 31, 2018
'state_change_timeout' parameter was removed, this introduced
regression.

Fixes: #47722

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit a87a62b)
mattclay pushed a commit that referenced this pull request Nov 6, 2018
'state_change_timeout' parameter was removed, this introduced
regression.

Fixes: #47722

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
(cherry picked from commit a87a62b)
Tomorrow9 pushed a commit to Tomorrow9/ansible that referenced this pull request Dec 4, 2018
'state_change_timeout' parameter was removed, this introduced
regression.

Fixes: ansible#47722

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
@ansible ansible locked and limited conversation to collaborators Jul 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affects_2.8 This issue/PR affects Ansible v2.8 bug This issue/PR relates to a bug. cloud community_review In order to be merged, this PR must follow the community review workflow. module This issue/PR relates to a module. support:community This issue/PR relates to code supported by the Ansible community. vmware VMware community
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VMware: vmware_guest_powerstate "state_change_timeout" not working
3 participants